|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IWorkbenchPartProgressService is an IProgressService that adds API for context sensitive jobs.
Field Summary |
Fields inherited from interface org.eclipse.ui.progress.IProgressService |
LONG_OPERATION_MILLISECONDS |
Method Summary | |
void |
schedule(Job job)
Schedule the job in the progress service. |
void |
schedule(Job job,
long delay)
Schedule the job in the progress service. |
Methods inherited from interface org.eclipse.ui.progress.IProgressService |
busyCursorWhile, requestInUI |
Method Detail |
public void schedule(Job job, long delay)
Job.schedule(long)
public void schedule(Job job)
Job.schedule()
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |